home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / mxutil / tspak17 / readme < prev    next >
Text File  |  1994-09-11  |  3KB  |  52 lines

  1. Tandy DAC Sound Package
  2. Version 1.7
  3. September 11, 1994
  4. Jeffrey L. Hayes
  5.  
  6. This package contains programs and programming information for the 
  7. proprietary digital-to-analog converter circuitry included with several 
  8. models of the Tandy 1000 and 2500.  For usage information on the programs, 
  9. see Tspak.doc.  For programming information, see Tandac.doc.
  10.  
  11. The following files are included:
  12.  
  13. README         This file.
  14. HISTORY        Version history.
  15. BUGFIX         Bugs to be fixed (some of them).
  16. TSPAK    DOC   Usage information on programs in this package.
  17. TANDAC   DOC   Programming information file.
  18. PIANO    DOC   Documentation for Piano (for older models without the DAC).
  19. DIVIDER  DOC   Experimental data for DAC divider values.
  20. SND      FOR   Old Tandy DeskMate .snd file format description.
  21. NEWSND   FOR   New .snd file format (used on 2500's).
  22. RECWAV   EXE   RIFF WAVE recorder program.
  23. RECWAV   PAS   Main source code file for Recwav.
  24. RECORDER ASM   External assembler subroutine for Recwav.
  25. DAC_INIT ASM   External assembler subroutine for Recwav.
  26. TIME_DIV ASM   External assembler subroutine for Recwav.
  27. RECWAV   MAK   Text instructions for compiling Recwav.
  28. PLAYWAV  EXE   RIFF WAVE player program.
  29. PLAYWAV  ASM   Source code for Playwav.
  30. PLAYWAV  MAK   Text instructions for assembling Playwav.
  31. RAW2WAV  COM   Utility to convert 8-bit raw PCM files to RIFF WAVE format.
  32. RAW2WAV  ASM   Source code for Raw2wav.
  33. RAW2WAV  MAK   Text instructions for assembling Raw2wav.
  34. PPWAV    EXE   RIFF WAVE preprocessor, reduces .wav file size.
  35. PPWAV    ASM   Source code for Ppwav.
  36. PPWAV    MAK   Text instructions for assembling Ppwav.
  37. SND2SAM  EXE   Utility to convert Tandy DeskMate .snd files to Amiga .mod
  38.                samples.
  39. SND2SAM  PAS   Source code for Snd2sam.
  40. SND2SAM  MAK   Text instructions for compiling Snd2sam.
  41. SETDAC   COM   Utility to place the DAC in direct mode (for use with programs
  42.                that don't support the chip).
  43. SETDAC   ASM   Source code for Setdac.
  44. SETDAC   MAK   Text instructions for assembling Setdac.
  45. PIANO    COM   3-voice piano player for PC-Jr/Tandy 1000/Tandy 2500.
  46. PIANO    ASM   Source code for Piano.
  47. PIANO    MAK   Text instructions for assembling Piano.
  48. TESTDIV  EXE   Program to record and playback sound using various DAC divider
  49.                values.
  50. TESTDIV  PAS   Source code for Testdiv.
  51. TESTDIV  ASM   External assembler subroutine for Testdiv.
  52. TESTDIV  MAK   Text instructions for compiling Testdiv.